convert

fun <N> convert(disallowedConverter: Function<in T, N>?, allowableConverter: Function<in T, N>?): ChoiceValidator.ValuesPredicate<N>